C1.DataCollection Assembly / C1.DataCollection Namespace / C1WrapDataCollection<S,T> Class / GroupDescriptions Property

In This Topic
GroupDescriptions Property (C1WrapDataCollection<S,T>)
In This Topic
Gets the group descriptions applied to the data.
Syntax
'Declaration
 
Public Overridable ReadOnly Property GroupDescriptions As IReadOnlyList(Of GroupDescription)
 
See Also